[INFO] cloning repository https://github.com/coriolinus/adventofcode-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/adventofcode-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03c4f8e2e69dfbb2d14884bc5e07707047c410ca
[INFO] fixing coriolinus/adventofcode-2020 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coriolinus/adventofcode-2020
[INFO] finished tweaking git repo https://github.com/coriolinus/adventofcode-2020
[INFO] tweaked toml for git repo https://github.com/coriolinus/adventofcode-2020 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coriolinus/adventofcode-2020 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coriolinus/adventofcode-2020 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773
[INFO] running `Command { std: "docker" "start" "113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating day01/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day02/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day03/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day04/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day05/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day06/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day07/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day08/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day09/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day10/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day11/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day12/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day13/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day14/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day15/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day16/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day17/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day18/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day19/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day20/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day21/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day22/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day23/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day24/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating day25/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   bitflags v2.6.0 removed features: std
[INFO] [stderr]   either v1.13.0 removed features: use_std
[INFO] [stderr]   lalrpop-util v0.19.12 removed features: lexer, regex
[INFO] [stderr]   libc v0.2.155 removed features: extra_traits
[INFO] [stderr]   libc v0.2.155 (as host dependency) removed features: align, extra_traits
[INFO] [stderr]   memchr v2.7.4 (as host dependency) removed features: default
[INFO] [stderr]   standback v0.2.17 (as host dependency) removed features: std
[INFO] [stderr]   syn v1.0.109 (as host dependency) removed features: extra-traits
[INFO] [stderr]   syn v2.0.71 (as host dependency) removed features: visit
[INFO] [stderr]   tracing-core v0.1.32 removed features: valuable
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]    Compiling parse-display-derive v0.4.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking parse-display v0.4.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking color-eyre v0.5.11
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking counter v0.5.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rstest v0.6.4
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking cookie_store v0.12.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.2.1
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day24 v0.1.0 (/opt/rustwide/workdir/day24)
[INFO] [stderr]     Checking day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stderr]     Checking day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]     Checking day25 v0.1.0 (/opt/rustwide/workdir/day25)
[INFO] [stderr]     Checking day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]     Checking day20 v0.1.0 (/opt/rustwide/workdir/day20)
[INFO] [stderr]    Migrating day10/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]    Migrating day24/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stderr]    Migrating day20/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]    Migrating day25/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day22 v0.1.0 (/opt/rustwide/workdir/day22)
[INFO] [stderr]    Migrating day06/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]    Migrating day15/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]     Checking day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]    Migrating day09/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day03/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day23 v0.1.0 (/opt/rustwide/workdir/day23)
[INFO] [stderr]    Migrating day11/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]    Migrating day22/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]    Migrating day17/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day19 v0.1.0 (/opt/rustwide/workdir/day19)
[INFO] [stderr]    Migrating day07/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]    Migrating day14/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]     Checking day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]    Migrating day23/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day05/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stderr]    Migrating day04/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]    Migrating day19/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]    Migrating day21/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]    Migrating day12/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day13/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day01/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day08/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day16/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day02/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day21/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day12/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day13/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day01/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day08/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day16/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day02/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day19/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day04/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]    Migrating day05/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day23/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day14/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day18/build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day07/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day17/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day22/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day18/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day11/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day03/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day09/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day18/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day15/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day06/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day25/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day20/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day24/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating day10/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: day01 v0.1.0 (/opt/rustwide/workdir/day01) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: aoc2020 v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day02 v0.1.0 (/opt/rustwide/workdir/day02) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day03 v0.1.0 (/opt/rustwide/workdir/day03) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day04 v0.1.0 (/opt/rustwide/workdir/day04) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day05 v0.1.0 (/opt/rustwide/workdir/day05) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day06 v0.1.0 (/opt/rustwide/workdir/day06) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day07 v0.1.0 (/opt/rustwide/workdir/day07) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day08 v0.1.0 (/opt/rustwide/workdir/day08) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day09 v0.1.0 (/opt/rustwide/workdir/day09) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day10 v0.1.0 (/opt/rustwide/workdir/day10) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day11 v0.1.0 (/opt/rustwide/workdir/day11) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day12 v0.1.0 (/opt/rustwide/workdir/day12) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day13 v0.1.0 (/opt/rustwide/workdir/day13) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day14 v0.1.0 (/opt/rustwide/workdir/day14) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day15 v0.1.0 (/opt/rustwide/workdir/day15) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day16 v0.1.0 (/opt/rustwide/workdir/day16) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day17 v0.1.0 (/opt/rustwide/workdir/day17) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day18 v0.1.0 (/opt/rustwide/workdir/day18) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day19 v0.1.0 (/opt/rustwide/workdir/day19) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day20 v0.1.0 (/opt/rustwide/workdir/day20) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day21 v0.1.0 (/opt/rustwide/workdir/day21) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day22 v0.1.0 (/opt/rustwide/workdir/day22) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day23 v0.1.0 (/opt/rustwide/workdir/day23) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day24 v0.1.0 (/opt/rustwide/workdir/day24) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: day25 v0.1.0 (/opt/rustwide/workdir/day25) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking openssl-sys v0.9.103
[INFO] [stderr]     Checking time v0.2.27
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking cookie v0.14.4
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking openssl v0.10.66
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling parse-display-derive v0.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking color-eyre v0.5.11
[INFO] [stderr]     Checking parse-display v0.4.1
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cookie_store v0.12.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling day18 v0.1.0 (/opt/rustwide/workdir/day18)
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking day04 v0.1.0 (/opt/rustwide/workdir/day04)
[INFO] [stderr]     Checking day20 v0.1.0 (/opt/rustwide/workdir/day20)
[INFO] [stderr]     Checking day24 v0.1.0 (/opt/rustwide/workdir/day24)
[INFO] [stderr]     Checking day13 v0.1.0 (/opt/rustwide/workdir/day13)
[INFO] [stderr]     Checking day16 v0.1.0 (/opt/rustwide/workdir/day16)
[INFO] [stderr]     Checking day10 v0.1.0 (/opt/rustwide/workdir/day10)
[INFO] [stderr]     Checking day02 v0.1.0 (/opt/rustwide/workdir/day02)
[INFO] [stderr]     Checking day11 v0.1.0 (/opt/rustwide/workdir/day11)
[INFO] [stderr]     Checking day21 v0.1.0 (/opt/rustwide/workdir/day21)
[INFO] [stderr]     Checking day14 v0.1.0 (/opt/rustwide/workdir/day14)
[INFO] [stderr]     Checking day17 v0.1.0 (/opt/rustwide/workdir/day17)
[INFO] [stderr]     Checking day15 v0.1.0 (/opt/rustwide/workdir/day15)
[INFO] [stderr]     Checking day23 v0.1.0 (/opt/rustwide/workdir/day23)
[INFO] [stderr]     Checking day08 v0.1.0 (/opt/rustwide/workdir/day08)
[INFO] [stderr]     Checking day05 v0.1.0 (/opt/rustwide/workdir/day05)
[INFO] [stderr]     Checking day22 v0.1.0 (/opt/rustwide/workdir/day22)
[INFO] [stderr]     Checking day12 v0.1.0 (/opt/rustwide/workdir/day12)
[INFO] [stderr]     Checking day09 v0.1.0 (/opt/rustwide/workdir/day09)
[INFO] [stderr]     Checking day01 v0.1.0 (/opt/rustwide/workdir/day01)
[INFO] [stdout] error[E0432]: unresolved import `self::__lalrpop_util::lexer`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/day18-f963cb13ab046b67/out/parser.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use self::__lalrpop_util::lexer::Token;
[INFO] [stdout]    |                               ^^^^^ could not find `lexer` in `__lalrpop_util`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-util-0.19.12/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "lexer")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `lexer` feature
[INFO] [stdout] 11 | pub mod lexer;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::__lalrpop_util::lexer`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/day18-f963cb13ab046b67/out/parser.rs:579:38
[INFO] [stdout]     |
[INFO] [stdout] 579 | pub(crate) use self::__lalrpop_util::lexer::Token;
[INFO] [stdout]     |                                      ^^^^^ could not find `lexer` in `__lalrpop_util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-util-0.19.12/src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "lexer")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `lexer` feature
[INFO] [stdout]  11 | pub mod lexer;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day07 v0.1.0 (/opt/rustwide/workdir/day07)
[INFO] [stderr]     Checking day19 v0.1.0 (/opt/rustwide/workdir/day19)
[INFO] [stdout] error[E0433]: cannot find `lexer` in `__lalrpop_util`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/day18-f963cb13ab046b67/out/parser.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         builder: __lalrpop_util::lexer::MatcherBuilder,
[INFO] [stdout]     |                                  ^^^^^ could not find `lexer` in `__lalrpop_util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-util-0.19.12/src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "lexer")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `lexer` feature
[INFO] [stdout]  11 | pub mod lexer;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `lexer` in `__lalrpop_util`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/day18-f963cb13ab046b67/out/parser.rs:567:45
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn new_builder() -> __lalrpop_util::lexer::MatcherBuilder {
[INFO] [stdout]     |                                             ^^^^^ could not find `lexer` in `__lalrpop_util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-util-0.19.12/src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "lexer")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `lexer` feature
[INFO] [stdout]  11 | pub mod lexer;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day03 v0.1.0 (/opt/rustwide/workdir/day03)
[INFO] [stdout] error[E0433]: cannot find `lexer` in `__lalrpop_util`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/day18-f963cb13ab046b67/out/parser.rs:576:25
[INFO] [stdout]     |
[INFO] [stdout] 576 |         __lalrpop_util::lexer::MatcherBuilder::new(__strs.iter().copied()).unwrap()
[INFO] [stdout]     |                         ^^^^^ could not find `lexer` in `__lalrpop_util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-util-0.19.12/src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "lexer")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `lexer` feature
[INFO] [stdout]  11 | pub mod lexer;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking day06 v0.1.0 (/opt/rustwide/workdir/day06)
[INFO] [stderr]     Checking day25 v0.1.0 (/opt/rustwide/workdir/day25)
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day18` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `part2` is never read
[INFO] [stdout]   --> day25/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct RunArgs {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     part2: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RunArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `part2` is never read
[INFO] [stdout]   --> day25/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct RunArgs {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     part2: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RunArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773", kill_on_drop: false }`
[INFO] [stdout] 113be23df27df02faaabea8e4d516d2724cb9f81887b15a4d4d7d921b9746773
